Uses of Interface
org.eclipse.vtp.framework.common.IBrandRegistry

Packages that use IBrandRegistry
org.eclipse.vtp.framework.common.services   
 

Uses of IBrandRegistry in org.eclipse.vtp.framework.common.services
 

Classes in org.eclipse.vtp.framework.common.services that implement IBrandRegistry
 class BrandRegistry
          Implementation of IBrandRegistry.
 

Constructors in org.eclipse.vtp.framework.common.services with parameters of type IBrandRegistry
BrandSelection(ISessionContext context, IBrandRegistry brandRegistry)
          Creates a new BrandSelection.